home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 003 / _family / !FamTools / !Help < prev    next >
Text File  |  1994-06-14  |  2KB  |  57 lines

  1. !FamTools - Extra utilities for !Family
  2.  
  3. See individual programs for version numbers.
  4.  
  5. ⌐ Denis Howe <dbh@doc.ic.ac.uk> 1993, 1994
  6.  
  7. You may copy this software freely as long as you
  8. don't charge for it and this notice is retained.
  9.  
  10. This directory contains a number of extra programs for handling GEDCOM
  11. files.  !FamTools.!Boot sets up aliases for these commands which you should
  12. use from the command line, passing the name of the input file as an
  13. argument.  Note that whereas !Family can handle either line feed or
  14. carriage return as a line terminator, these tools only recognise line feed.
  15. These utilities require gawk, the Free Software Foundation's enhanced GNU
  16. awk, available from an archive near you (or send me a floppy).
  17.  
  18. FamGed
  19. ======
  20.  
  21. This command converts a file in !Family v1.0x format into GEDCOM.  The
  22. output file will have the same name as the input file but with a "G"
  23. appended.  The converter writes a SUBM (submitter) object to the output
  24. file which is ignored by !Family but is required by the GEDCOM
  25. specification.  You should change the details in this object by editting
  26. the print statements near the start of !FamTools.FamGedAwk or by editting
  27. the resulting GEDCOM files.
  28.  
  29. AncGed
  30. ======
  31. This command converts a file produced by Minerva's "Ancestry" program to
  32. GEDCOM format.  The output file will have the same name as the input file
  33. but with a "G" appended.  This program is in BASIC so it doesn't need gawk.
  34.  
  35. Report
  36. ======
  37.  
  38. List the names, dates and notes for all the people in a file.  This has
  39. been superseded by the Report function built-in to !Family v2.05.
  40.  
  41. NumPeople
  42. =========
  43.  
  44. Print the number of INDIviduals in a GEDCOM file.
  45.  
  46. Length
  47. ======
  48.  
  49. Print the longest line in a file.
  50.  
  51. Please send bug reports (quoting version numbers) and other comments to:
  52.  
  53. Denis Howe <dbh@doc.ic.ac.uk>
  54. 48 Anson Road, London NW2 3UU, UK
  55. Home: +44 (81) 450 9448
  56. Work: +44 (71) 589 5111 x5064
  57.